| م | تاريخ الفاتورة ووقتها | اجمالى الفاتورة | عدد القطع | خصم الفاتورة | خصومات الشبكة | ربح الفاتورة | تفاصيل الفاتورة |
|---|---|---|---|---|---|---|---|
| {$i} | {$data->datetime} | {$data->totalbill} | {$data->noOfpieces} | {$data->billdiscount} | {$data->networkDiscount} | {$data->billProfit} | التفاصيل |
| الاجمالى | {$totalsObj->totalbill} | {$totalsObj->noOfpieces} | {$totalsObj->billdiscount} | {$totalsObj->networkDiscount} | {$totalsObj->billProfit} |